CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - FPGA FFT

搜索资源列表

  1. 2

    0下载:
  2. 基于FPGA的1024点可移植FFT算法程序-FPGA-based 1024-point FFT algorithm can be transplanted
  3. 所属分类:MPI

    • 发布日期:2017-04-11
    • 文件大小:984
    • 提供者:张峰艳
  1. audio_fft_vga

    1下载:
  2. 代码使用Verilog HDL实现了使用WM8731对音频进行采样,并且使用ALTERA FPGA实现了频谱计算(FFT),在VGA上显示频谱。-Achieved using the Verilog HDL code using WM8731 audio sampling, and use ALTERA FPGA to achieve the calculated spectrum (FFT), shows the spectrum on VGA.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2015-01-25
    • 文件大小:38912
    • 提供者:Yang Lv
  1. verilog-radix4

    0下载:
  2. Master Thesis(FFT_RADIX-4)-This thesis deals with a 64-point Radix-4 in-place FFT, based on an improved FFT algorithm. The whole FFT structure was implemented based on self-designed modules and by manipulating the embedded Virtex II FPGA’s module
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-07
    • 文件大小:1514001
    • 提供者:nikhil
  1. FFT_2048

    0下载:
  2. FPGA的2048个点的FFT算法,包含整个工程-The FPGA 2048 points FFT algorithm
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-19
    • 文件大小:5413425
    • 提供者:xie qiongfei
  1. BD

    0下载:
  2. 基于FPGA的北斗信号快速捕获方法,是一篇不错的论文-based on FPGA BD signal fft design
  3. 所属分类:Project Design

    • 发布日期:2017-05-03
    • 文件大小:883063
    • 提供者:安琪儿
  1. fftshixian

    0下载:
  2. 基于FPGA编写的verilog代码,在xilinx上仿真实现FFT变换-FPGA-based verilog code written in xilinx FFT transform Simulation
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-06-02
    • 文件大小:14421441
    • 提供者:wxl
  1. FFT8PFPGAPverilog

    0下载:
  2. FFT8+FPGA+verilog.输入:butt8_real0—7、butt8_imag0—7为输入的8位数据的实部和虚部;输出:y0_real~y7_real、y0_imag~y7_imag为8点fft的输出 -FFT8 FPGA verilog.butt8_real0—7、butt8_imag0—7y0_real~y7_real、y0_imag~y7_imag
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-15
    • 文件大小:4824
    • 提供者:ne hehe
  1. project_2

    0下载:
  2. 实现了基于FPGA的FFT变换,从最基本的32位2进制浮点数加减乘运算模块开始,组装出FFT模块。同时仿真文件中有32位浮点数转换为实数的仿真模块便于调试-Realized FPGA-based FFT transform, starting with the most basic 32-bit binary floating-point addition and subtraction multiplication module, a FFT module assembly. At the s
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-14
    • 文件大小:3136363
    • 提供者:韦壮焜
  1. exm_opencl_fft1d_x64_windows_14.11

    0下载:
  2. SOC-FPGA实现并行FFT计算的程序-SOC-FPGA implementation of parallel FFT computing program
  3. 所属分类:MPI

    • 发布日期:2017-05-28
    • 文件大小:10684592
    • 提供者:
  1. 8point_fft_Verilog

    1下载:
  2. 基于FPGA的Verilog语言实现的 8点FFT算法-Verilog 8-point FFT algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-05-04
    • 文件大小:45056
    • 提供者:PXJ
  1. fft_core_test

    0下载:
  2. 基于FPGA的FFT的IP核实现,有其详细源码,采用verilog语言编写,内容详细-The FFT based on FPGA IP core implementation, has its source in detail, using verilog language writing, detailed content
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-26
    • 文件大小:8861675
    • 提供者:赵庆胜
  1. FPGA_FFT

    0下载:
  2. 基于FPGA的FFT设计,帮助你快速理解FFT算法在FPGA上实现。-The design of FFT based on FPGA which help you study FFT ALG.
  3. 所属分类:software engineering

    • 发布日期:2017-05-04
    • 文件大小:58504
    • 提供者:王欢
  1. Altera_FFT

    0下载:
  2. 基于FPGA的FFT算法,我已经验证过,真的好用。-FPGA-based FFT algorithm
  3. 所属分类:Windows Kernel

    • 发布日期:2017-06-15
    • 文件大小:23545856
    • 提供者:胡工
  1. FFT_with_FPGA

    0下载:
  2. 使用FPGA实现快速副力叶变换,用于数据滤波,压缩和识别-with FPGA to realize the FFT algritum and to realize the filter,compress and recognition
  3. 所属分类:Algorithm

    • 发布日期:2017-05-31
    • 文件大小:13224989
    • 提供者:bingyusi12
  1. fft1024

    1下载:
  2. 1024点fft FPGA硬件实现 能在altera ep4sgx230kf40c2 完全实现-1024 point fft FPGA hardware implementation
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-12-16
    • 文件大小:58614784
    • 提供者:陈峰
  1. verilog

    1下载:
  2. 《数字信号处理的FPGA实现(第三版)》作者:U.Meyer-Baese 的配套源码,基于quartus9.0编写,使用的cyclone ii。其中包含FIR IIR FFT等算法的实现,对学习图像处理很有帮助。- FPGA digital signal processing (third edition) Author: U.Meyer-Baese The matching source, based on quartus9.0 preparation, the use of cyc
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-05
    • 文件大小:417985
    • 提供者:马博城
  1. vhdl

    0下载:
  2. 《数字信号处理的FPGA实现(第三版)》作者:U.Meyer-Baese 的配套源码,基于quartus9.0用VHDL编写,使用的cyclone ii。其中包含FIR IIR FFT等算法的实现,对学习图像处理很有帮助。- FPGA digital signal processing (third edition) Author: U.Meyer-Baese The matching source, based on quartus9.0 prepared using VHDL, t
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-05
    • 文件大小:397370
    • 提供者:马博城
  1. ff_transform

    0下载:
  2. 用FPGA实现FFT,通过状态机控制,分析信号频域信息-Using FPGA to achieve FFT, through state machine control, analysis signal frequency domain information
  3. 所属分类:HardWare Design

    • 发布日期:2017-06-11
    • 文件大小:18206102
    • 提供者:zou
  1. FFT_64

    0下载:
  2. 64点FFT设计,基于FPGA频域的设计PPT,基4算法(64 point FFT design, based on FPGA frequency domain design, PPT, base 4 algorithm)
  3. 所属分类:文章/文档

  1. stm32

    0下载:
  2. 实现了STM32座FFT功能,不需要FPGA,只需要STM32就可以实现(The implementation of the STM32 seat FFT function, do not need FPGA, only STM32 can be implemented)
  3. 所属分类:单片机开发

    • 发布日期:2018-01-06
    • 文件大小:4812800
    • 提供者:王晓飞
« 1 2 ... 9 10 11 12 13 14»
搜珍网 www.dssz.com